FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (47 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCompoundMedication
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCompoundMedication
Status active
Date 2023-11-23T14:31:54.3539054+00:00
Name NxhCompoundMedication
Experimental False
Description Nexuzhealth profile for compound medication.
Type Medication
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode NxhExtHospitalCode
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationFree NxhExtMedicationFree
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType NxhExtMedicationType
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-subject NxhExtsubject
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-fsa NxhVSSFSA


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-compoundmedication",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCompoundMedication",
  "name" : "NxhCompoundMedication",
  "status" : "active",
  "date" : "2023-11-23T14:31:54.3539054+00:00",
  "description" : "Nexuzhealth profile for compound medication.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Medication",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Medication",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Medication.extension",
        "path" : "Medication.extension",
        "min" : 2
      },
      {
        "id" : "Medication.extension:hospitalCode",
        "path" : "Medication.extension",
        "sliceName" : "hospitalCode",
        "short" : "hospital code",
        "definition" : "A reference to a hospital (an organization) the resource is related to.",
        "min" : 1,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Medication.extension:hospitalCode.value[x]",
        "path" : "Medication.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Medication.extension:subject",
        "path" : "Medication.extension",
        "sliceName" : "subject",
        "short" : "Subject",
        "definition" : "A reference to a subject (a patient).",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-subject"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Medication.extension:subject.value[x]",
        "path" : "Medication.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)",
        "min" : 1
      },
      {
        "id" : "Medication.extension:type",
        "path" : "Medication.extension",
        "sliceName" : "type",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Medication.extension:type.value[x]",
        "path" : "Medication.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Medication.extension:free",
        "path" : "Medication.extension",
        "sliceName" : "free",
        "definition" : "Information on free medication",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationFree"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Medication.extension:free.extension:type",
        "path" : "Medication.extension.extension",
        "sliceName" : "type"
      },
      {
        "id" : "Medication.extension:free.extension:type.value[x]",
        "path" : "Medication.extension.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Medication.extension:free.extension:description",
        "path" : "Medication.extension.extension",
        "sliceName" : "description"
      },
      {
        "id" : "Medication.extension:free.extension:description.value[x]",
        "path" : "Medication.extension.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "Medication.identifier",
        "path" : "Medication.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Medication.identifier:samenstellingNr",
        "path" : "Medication.identifier",
        "sliceName" : "samenstellingNr",
        "definition" : "The samenstellingNr identifier of the medication.\r\n\r\nSamenstellingNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Medication.identifier:samenstellingNr.system",
        "path" : "Medication.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/medischSamenstelling/samenstellingNr"
      },
      {
        "id" : "Medication.form",
        "path" : "Medication.form",
        "binding" : {
          "strength" : "extensible",
          "description" : "Medication forms.",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-fsa"
        }
      },
      {
        "id" : "Medication.ingredient.strength.numerator.system",
        "path" : "Medication.ingredient.strength.numerator.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/emvUnitSystem"
      },
      {
        "id" : "Medication.ingredient.strength.denominator.value",
        "path" : "Medication.ingredient.strength.denominator.value",
        "fixedDecimal" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.